@charset "utf-8";
/*公共样式*/
@font-face { 
  font-family: myfont; /*这里是说明调用来的字体名字*/ 
  src: url('Georgia.ttf'); /*这里是字体文件路径*/ 
} 
html {
  font-family: "microsoft yahei";
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;font-family: "microsoft yahei";font-size: 14px;
}
*{margin:0;padding:0}
ul,ul li{list-style: none;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;text-decoration: none;color: #333;
}
a:active,
a:hover {
  outline: 0;text-decoration: none;
}

/*遮罩层*/
.mask{
	display:none;
	z-index:1000000;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#9FB0C5;
	opacity:0
}
.mask1{
	display:none;
	z-index:1000000;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#9FB0C5;
	opacity:0.5
}



.basecarinfo{
	width: 1160px;
	margin:0 auto;
	padding-bottom:10px;
	overflow: hidden;
	border-bottom: 4px #f2f2f2 solid;
}
.basecarinfo h1{
	font-size: 22px;font-weight: bold;float: left;color: #333;height:35px;line-height: 35px;
}
.baseinfoTab{
	float:left;margin-left:18px;
}
.baseinfoTab li{
	font-size: 19px;float:left;height:35px;line-height: 35px;color: #777;padding-left:17px;font-weight: normal;text-align: center;cursor: pointer
}
.baseinfoTab li.on{
	color: #2aaeeb;
}
.baseinfoTab li:before{
	width: 1px;line-height: 17px; height: 17px;border-left: 1px #333 solid;margin-right: 17px;
    content: "";float: left;margin-top: 10px;
}
.baseinfoTab li:last-child:after{
	width: 1px;line-height: 17px; height: 17px;border-left: 1px #333 solid;margin-left: 17px;
    content: "";float: right;margin-top: 10px;
}
#damagewrapper{
	width: 1160px;margin:0 auto;position: relative;
}

.baseinfoTab{
	float:left;margin-left:18px;
}
.baseinfoTab li{
	font-size: 19px;float:left;height:35px;line-height: 35px;color: #777;padding-left:17px;font-weight: normal;text-align: center;cursor: pointer
}
.baseinfoTab li.on{
	color: #2aaeeb;
}
.baseinfoTab li:before{
	width: 1px;line-height: 17px; height: 17px;border-left: 1px #333 solid;margin-right: 17px;
    content: "";float: left;margin-top: 10px;
}
.baseinfoTab li:last-child:after{
	width: 1px;line-height: 17px; height: 17px;border-left: 1px #333 solid;margin-left: 17px;
    content: "";float: right;margin-top: 10px;
}
#damagewrapper{
	width: 1160px;margin:0 auto;position: relative;
}



.cardetailmanage{
	width:1160px;overflow: hidden;margin:0 auto
}
.info{
	width:1200px;margin:0 auto;
}
.maskbg {
	display: none;
	z-index: 1000000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;height:100%;
	background: #000;
	opacity: .7;
}
/*检测类别*/
.categoryTab{
	width:1200px;
	margin:0 auto;
	height:48px;
	line-height:48px;
	border-bottom: 1px #ccc solid;
}
.categoryTab li{
	float:left;
	color:#666666;
	padding:0px 40px;
	font-size:15px;
	cursor: pointer;
}
.categoryTab li.on{
	color:#ff6600;
	font-size:15px;
	font-weight: bold;
	border-radius: 3px;
	background:#fff;
	border:1px #ccc solid;
	border-bottom: 1px #fff solid;
	border-radius: 3px 3px 0px 0px;
	height:47px;
	line-height:47px;
}
.category-box{
	border:1px #ccc solid;padding:10px;border-top: none;overflow: hidden;background: #f5f5f5;
}
/*综合评级*/
.zonghepingji{
	width:99%;height: 50px;line-height: 50px;overflow: hidden;font-size: 14px;background:#eee;padding-left:1%;
}
.zonghepingji dl,.zonghepingji dl dt,.zonghepingji dl dd{
	float: left;
}
.zonghepingji dl dt{
	font-size: 17px;margin-right:20px;
}
.zonghepingji dl dt span{
	font-size: 20px;margin-left:10px;font-weight: bold;color: #ff6600;
}
.zonghepingji dl dd{
	margin-left:40px;color: #666;
}
.zonghepingji dl dd span{
	margin-left:6px;margin-right:2px;color: #ff6600;
}
.zonghepingji dl dd.waiguan{
	background:url(../images/waiguan.png) no-repeat left center;padding-left:22px;
}
.zonghepingji dl dd.neishi{
	background:url(../images/neishi.png) no-repeat left center;padding-left:30px;
}
.zonghepingji dl dd.gujia{
	background:url(../images/gujia.png) no-repeat left center;padding-left:30px;
}
.zonghepingji dl dd.jidian{
	background:url(../images/jidian.png) no-repeat left center;padding-left:35px;
}
.gradestandard{
	background: url(../images/wenhao.png) no-repeat right center;padding-right:20px;float: right;margin-right:20px;color: #ff6600;font-size:14px
}

/*外观总评*/
.evaluate{
	width: 100%;font-size: 14px;margin:30px auto 30px auto;
}
.evaluate .category{
	width: 100%;overflow: hidden;
}
.evaluate .category h3{
	float: left;font-size: 14px;font-weight: normal;
}
.evaluate .category h3 span{
	margin-left:20px;font-size: 14px;
}
.evaluate .category ul{
	float: left;color: #666;
}
.evaluate .category ul li{
	float:left;margin-left:30px
}
.evaluate .category ul li span{
	color: #ff6600;margin:0 3px;
}
.evaluate .evaluateDetail{
	color: #666;margin:15px 0;
}
.evaluate .evaluateDetail span{
	color: #ff6600;margin:0 3px;
}

/*综合*/
.comprehensive{
	width:1125px;height:270px;margin:0 auto;overflow: hidden;
}
.comprehensive li{
	width: 25%;line-height:270px;background: #f2f2f2;color: #666;font-size: 46px;float: left;
	text-align: center;font-weight: normal;/* font-family: Sans-serif; */
}
.comprehensive li span{
	margin-left: 18px;
}
.detectTimeWrapper{
	width:100%;
}
.reportdate{
	float:right;text-align: center;margin:72px 20px 0 0;color: #b0b0b0;font-size:18px;/* font-family: Sans-serif; */
}
.comprehensivedetail{
	width:1125px;margin:0 auto;overflow: hidden;
}
.comprehensivedetail .left{
	border-top: 1px #efefef solid;width:100%;float:left;
}
.comprehensivedetail .left li{
	width:100%;float:left;border-bottom: 1px #efefef solid;
}
.comprehensivedetail .left li .title{
	height:60px;line-height: 60px;font-size: 29px;/* font-family: Helvetica; */
	color: #474747;font-weight: 400;
}
.comprehensivedetail .left li:last-child{border-bottom: none;}
.comprehensivedetail .left li .t1{width:44%;padding-left:50px;display: block;float: left;}
.comprehensivedetail .left li a{font-size: 29px;color: #559fef;padding-left:10px;font-weight:bold}
.comprehensivedetail .left li .t2{padding-left:50px;display: block;float: left;}
.comprehensivedetail .left li .content{
	width:500px;height: 68px;line-height: 68px;color: #999;width:46%;padding-left:50px;float: left;font-size: 16px;
}
.comprehensivedetail .left li .content span{color: #559fef;margin: 0 5px;}
.comprehensivedetail .left li .photo{padding-left:31px;float: left;}
.comprehensivedetail .left li .remarkdetail{
	width: 500px;padding-left:16px;float: left;font-size: 16px;color: #999999;margin: 22px 0 22px 13px;

}
.comprehensivedetail .left li .picimg,.comprehensivedetail .left li .zhpicimga{position: relative;top:9px;cursor: pointer;}
.comprehensivedetail .left li .photo span{font-size: 12px;line-height: 68px;margin-left: 20px;color: #999;}
.comprehensivedetail .right{
	border-top: 1px #efefef solid;width:524px;float: right;
}
.comprehensivedetail .right .remarks{
	height:60px;line-height: 60px;font-size: 29px;/* font-family: Helvetica; */border-bottom: 1px #efefef solid;
	color: #474747;font-weight: 400;
}
.comprehensivedetail .right .content{
	width:524px;height:448px;color: #999;vertical-align: middle;display: table-cell;text-align: center;font-size: 16px; margin: 22px 0 22px 13px;

}
/*外观*/
.leftimg{
	width:580px;height:700px;float:left;position: relative;
}
.leftimg .bigimg{
	width:580px;height:700px;
}
.leftimg .damagelist{
	width: 580px; height: 700px;position: absolute;top:0;left:0;
}
.leftimg .damagelist img{width:28px;height:28px;cursor: pointer;}
.leftimg .damagelist div{
	position: absolute;
	/*cursor: pointer;*/
}
.damageleft{
	display:none;width:213px;height:164px;padding-left:19px;padding-top:7px;background: url(../m/images/damageimg_bg.png) no-repeat;position: absolute;
}
.damageleft img{
	max-width:204px;max-height: 157px;position: absolute;left:50%;top:50%;
	transform: translate(-48%,-50%);-webkit-transform: translate(-48%,-50%);-moz-transform: translate(-48%,-50%);-o-transform: translate(-48%,-50%);
}


.rightTable{
	width:478px;float:right;
}
/*等级说明*/
#gradediv,#damagediv{display: none;}
/*.gradetext{
	float:right;font-size: 16px;text-align: right;color: #bbb;margin:72px 0 55px 0;
}*/
.gradetext a{margin-right:10px;margin-top:2px;float: right;}
.gradetext span{float: right;color:#559FEF;margin-left: 3px}
.gradetext a:hover span{text-decoration: underline}
.gradedescription{
	width: 584px;
	height: 452px;
	border:1px #ddd solid;
	border-radius: 5px;
	position: fixed;
	left: 50%;
	top: 50%;
	background: #f2f2f2;
	z-index: 10000;
	margin-left:-320px;
	margin-top:-270px;
	z-index:10000000;
}
.gradedescription .gradewrap{
	width:100%;height:68px;background:#fff;border-radius: 5px;
}
.gradedescription .gradewrap h1{
	width:100%;height:68px;line-height:68px;color: #fff;text-align: center;
	font-size: 20px;color: #585E66;
}
.gradedescription .gradewrap h1 span{
	position:absolute;right: 20px;top: 0px;cursor: pointer;
}
.gradedescription .gradewrap .gradeleft{
	float:left;padding-top:27px;height:415px;width:55px;border-right:1px #dfdfdf solid;text-align: center;
}
.gradedescription .gradewrap .gradeleft li{
	border-right: 1px #fff solid;height:104px;line-height: 104px;cursor: pointer;
}
.gradedescription .gradewrap .gradeleft li.on{
	border-right: 1px #009fe8 solid;;
}
.gradedescription .gradewrap .damagepopleft{
	float:left;padding-top:27px;height:415px;width:55px;border-right:1px #dfdfdf solid;text-align: center;
}
.gradedescription .gradewrap .damagepopleft li{
	border-right: 1px #fff solid;height:104px;line-height: 104px;cursor: pointer;
}
.gradedescription .gradewrap .damagepopleft li.on{
	border-right: 1px #009fe8 solid;;
}

.gradedescription .gradewrap .right{
	width:371px;float:left;
}
.closegrade{cursor: pointer;}
.gradedescription .gradewrap .right .des{
	width:100%;height:28px;line-height: 28px;font-size:12px;color: #666;padding-left:20px;background: #f5f5f5;
}
.gradedescription .gradewrap .right .gradeul{
	width:100%;float:left;
}
.gradedescription .gradewrap .right .gradeul li{
	width:100%;float:left;border-bottom: 1px #efefef solid;
}
.gradedescription .gradewrap .right .gradeul .letter{
	width:75px;height: 82px;line-height: 82px;float:left;font-size:34px;color:#009fe8;text-align: center;
}
.gradedescription .gradewrap .right .gradeul .content{
	float:left;width:277px;padding-top:15px
}
.gradedescription .gradewrap .right .gradeul .content h2,.gradedescription .gradewrap .right .gradeul .content h3{
	width:100%;float:left;font-size:14px;margin-top:8px;
}
.gradedescription .gradewrap .right .gradeul .content h3{color: #999;}


.gradedescription .gradewrap .right .damagewrap{
	height:411px;overflow-y: auto;
}
.gradedescription .gradewrap .right dl{
	width:90%;padding:0 5% 10px 5%;float:left;border-bottom: 1px #efefef solid;
}
.gradedescription .gradewrap .right dl dt{
	width:100%;color: #000;font-size:16px;height: 60px;line-height: 60px;
}
.gradedescription .gradewrap .right dl dd{
	width:100%;height:23px;line-height: 23px;color: #888;margin-bottom: 9px;
}
.gradedescription .gradewrap .right dl dd img{
	width:20px;height: auto;margin-bottom:4px;margin-right: 10px;vertical-align: middle;
}
/*机电损伤表格*/
.jdtable{width:100%;}
.jdtable tr{border-bottom: 1px #eee solid;}
.jdtable th,.jdtable td{
	height:54px;line-height: 54px;text-align: left;
}
.jdtable th{
	color: #333;padding-left:15px;width:180px;font-size: 15px;
}
.jdtable td{
	color: #7c7c7c;background: url(../images/point.png) no-repeat left center;padding-left:15px;
}


.gradeExplain{
	/*width: 100%;*/float: left;margin-bottom:50px;margin-left:450px
}
.gradeExplain p{
	color: #bbb;font-size:14px;padding-bottom: 13px;overflow: hidden;;
}
.gradeExplain span{
	text-align: left;display: block;float: left;margin-right: 15px;
}
.gradeExplain p:nth-child(3){
	padding-top:0px;padding-bottom: 0;
}
.gradeExplain a{
}
.gradeExplain label{color:#559FEF;margin-right:15px;float: left;}
.gradeExplain a:hover label{
	text-decoration: underline;cursor: pointer;
}
.gradeExplain img{margin-top:2px;margin-right: 5px;float: left;}

/*损伤表格*/
.damagedescription,.damagedescriptionthead,.damagedescriptionthead1,.damagedescription1{
	width:98%;border-top: 1px #efefef solid;
}
.damagedescriptionthead th,.damagedescriptionthead1 th{
	font-size: 30px;/* font-family:Helvetica; */color: #474747;font-weight: 400;border-bottom: 1px #efefef solid;line-height: 60px;text-align: center;
}
.damagedescriptionthead1 th:nth-child(1){
	width:190px;
}
.damagedescriptionthead1 th:nth-child(2){
	width:330px;
}
.damagedescriptionthead th:nth-child(1),.damagedescription td:nth-child(1){width:190px;}
.damagedescriptionthead th:nth-child(2),.damagedescription td:nth-child(2),.damagedescription1 td:nth-child(2){width:253px;}
.damagedescriptionthead th:nth-child(3),.damagedescription td:nth-child(3){width:330px;}
.damagedescription td,.damagedescription1 td{
	font-size: 30px;/* font-family:Helvetica; */color: #474747;font-weight: 400;border-bottom: 1px #efefef solid;line-height: 60px;text-align: center;
}
.damagedescription td,.damagedescription1 td{font-size: 16px;color: #999;vertical-align:top;}
.damagedescription td .picimg{cursor: pointer;}
.damagedescription1 td .picimg{cursor: pointer; vertical-align: middle;}
.damagedescription td:nth-child(1) img,.damagedescription1 td:nth-child(1) img{
	width:28px;height:28px;position: relative;top: 11px;
}
.damagedescription td:nth-child(4){
	padding: 20px 0 20px 13px;line-height: 22px;
}
.picimg{cursor: pointer;}
.damagedescription td:nth-child(4) img,.damagedescription1 td:nth-child(4) img{
	position: relative;top: 11px;
}
.damagedescription1 td:nth-child(1){
	width:190px;
}
.damagedescription1 td:nth-child(2){
	width:330px;
}
.damagedescription span,.damagedescription1 span{
	font-size: 12px;margin-left: 20px;
}
.damageremarks{
	width:98%;border-bottom: 1px #efefef solid;
}
.damageremarks h1{
	font-size: 30px;/* font-family:Helvetica; */color: #474747;border-bottom: 1px #efefef solid;line-height: 60px;text-align: left;font-weight: normal;padding-left: 57px;
}
.damageremarks p{
	font-size: 16px;color: #999;margin-left: 57px;line-height: 60px;
	margin-left: 47px;
	line-height: 21px;
	padding: 22px 0 22px 13px;
}
.jdbox{
	width:1130px;height:238px;margin:0 auto;background: #efefef;
}
.jdbox{
	width:1125px;height:270px;line-height:270px;margin:0 auto;overflow: hidden;background: #f2f2f2;color: #666;font-size: 46px;text-align: center;font-weight: normal;/* font-family: Sans-serif; */
}
.jdbox span{margin-left: 10px;}


.nomore{
	background: #f2f2f2;text-align: center;height: 80px;line-height: 80px;font-size: 13px;color: #666;width: 1200px;margin:0 auto;overflow: hidden;
}
.nomore label{margin:0 20px}
.nomore span{
	font-size:11px;
}
/*损伤弹出层*/
.damagepopup{
	display:none;width:800px;height:592px;position: fixed;left:50%;margin-top:-300px;margin-left:-400px;z-index: 100000000;
}
.damagepopup1{
	width:800px;height:592px;position: fixed;left:50%;top:50%;margin-left:-400px;margin-top:-300px;z-index: 100000000;
}
.imgbox{
	width: 728px;
	height: 546px;
	/* min-height: 540px; */
	/* margin-top:39px; */
}
.closepopup{
	width:39px;height:39px;cursor: pointer;float: right;
}
.popupTab{
	width:874px;margin:0 auto;height:72px;line-height:72px;background:#fff;
}
.popupTab li{
	float:left;width:25%;color:#666666;font-size:16px;cursor: pointer;text-align: center;
}
.popupTab li.on{
	color:#fff;
	font-size:16px;
	background:#009fe8;
	height:72px;
	line-height:72px;
}

/*轮播放大图*/
.carouselbigpic{
	display:none;width:920px;height:692px;position: fixed;left:50%;top:50%;margin-left:-417px;margin-top:-346px;z-index: 1000000;
}



.testTable{
	border-collapse:collapse;width:100%;color:#333333;font-size: 13px;border: 1px  #ccc solid;margin-top:30px;
}
.testTable th {
	border: 1px #ccc solid;font-weight:normal;text-align:left;color: #333;height:48px;line-height: 48px;padding-left:10px;background: #f5f5f5;
}
.testTable tr:hover{
	background:#61b0ff;
}
.testTable tr:hover td{
	color:#fff
}
.testTable th:nth-child(1){
	width:70px;text-align: center;
}
.testTable th:nth-child(2){
	width:120px;
}
.testTable td{
	border-bottom: 1px #ccc solid;height:48px;line-height: 24px;padding-left:10px;text-align: left;color: #666;position: relative;
}
.testTable td:nth-child(1){
	text-align: center;
}
.testTable td img{
	vertical-align: middle;width:24px;height:24px;
}
.testTable td label{
	width:80%;display: inline-block;
}
.testTable td .view{
	background:url(../images/magnifier.png) no-repeat right center;width:29px;height:29px;display: inline-block;position: absolute;right: 10px;top: 11px;cursor: pointer;
}
.testTable1{
	border-collapse:collapse;width:100%;color:#333333;font-size: 13px;border: 1px  #ccc solid;margin-top:30px;
}
.testTable1 th {
	border: 1px #ccc solid;font-weight:normal;text-align:left;color: #333;height:48px;line-height: 48px;padding-left:10px;background: #f5f5f5;
}
.testTable1 th:nth-child(1){
	width:120px;
}
.testTable1 th:nth-child(3){
	width:120px;
}
.testTable1 td{
	border-bottom: 1px #ccc solid;height:48px;line-height: 24px;padding-left:10px;text-align: left;color: #666;
}
.testTable1 td:nth-child(2){
	border-right: 1px #ccc solid
}
/*左侧损伤小图*/
/*文字*/
.damagedetailOne{
	width:258px;background: url(../images/damagedetailbg.png) no-repeat left top;position: absolute;display: none;
}
.damagedetailOne .damagepic{
	width:206px;height:281px;padding-top: 17px;padding-left: 35px;
}
.damagedetailOne .damagepic img{
	width: 79%;cursor: pointer;position: absolute;top:50%;transform: translateY(-50%);
}
.damagedetailOne .content{
	text-align:center;color: #fff;padding-left:30px;height:42px;line-height: 42px;
}
/*图文*/
.damagedetail{
	width:258px;background: url(../images/damagedetailbg1.png) no-repeat left top;position: absolute;display: none;padding-left: 14px;
}
.damagedetail1{
	width:258px;background: url(../images/damagedetailbg1.png) no-repeat left top;position: absolute;display: none;padding-left: 14px;
}
.damagedetail .damagepic{
	width:206px;height:281px;padding-top: 17px;padding-left: 35px;
}
.damagedetail .damagepic img{
	width: 206px;height: 281px;cursor: pointer;
}
.damagedetail .content{
	text-align:center;color: #fff;padding-left:30px;height:42px;line-height: 42px;
}
/*右侧损伤图*/
/*文字*/
.rightdamagedetailOne{
	width:258px;background: url(../images/rightdamagedetailbg1.png) no-repeat left top;position: absolute;display: none;
}
.rightdamagedetailOne .damagepic{
	width:206px;height:281px;padding-top: 17px;padding-left: 20px;
}
.rightdamagedetailOne .damagepic img{
	width: 79%;cursor: pointer;position: absolute;top:48%;transform: translateY(-50%);
}
.rightdamagedetailOne .content{
	text-align:center;
	color: #fff;
	/* padding-left: 00px; */
	height:42px;
	line-height: 42px;
}
/*图文*/
.rightdamagedetail{
	width:258px;background: url(../images/rightdamagedetailbg1.png) no-repeat left top;position: absolute;display: none;
}
.rightdamagedetail .damagepic{
	width:206px;
	height:281px;
	padding-top: 17px;
	padding-left: 18px;
	cursor: pointer;
}
.rightdamagedetail .damagepic img{
	width: 206px;height: 281px;
}
.rightdamagedetail .content{
	text-align:center;
	color: #fff;
	height:42px;
	line-height: 42px;
}

/*损伤放大图*/

.damagedetailbig{
	width:800px;height:700px;position: fixed;top: 50%;left: 50%;margin-top:-350px;margin-left:-400px;display: none;z-index: 1000002;
}
.picnum{
	width:100%;text-align: center;color: #ff6600;position: absolute;top:120px;left:50%;transform: translateX(-50%);
}
.categoryTab-popup{
	/*position: absolute;
	top:0px;
	height:48px;
	line-height:48px;
	left: 50%;
    transform: translateX(-50%);*/
	background: #000;
	position: absolute;
	top: -48px;
	padding-left: 150px;
	height: 48px;
	line-height: 48px;
	left: 50%;
	width: 500px;
	z-index: 1;
	transform: translateX(-50%);
}
.categoryTab-popup li{
	float:left;
	color:#fff;
	padding:0px 20px;
	font-size:15px;
	cursor: pointer;
}
.categoryTab-popup li.on{
	color:#ff6600;
	font-size:15px;
	font-weight: bold;
	height:48px;
	line-height:48px;
}
/*多图切换 小图 左边*/
.turnsmall {
	width: 266px;
	height: 332px;
	position: relative;
	overflow: hidden;
	margin: 0 0px 0 10px;
	padding-top:20px;
}

.turn-loadingsmall {
	width: 200px;
	height: 281px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
	background: #202f42;
}

.turn-loadingsmall img {
	width: 32px;
	height: 32px;
	margin: 140px 0 0 235px;
}

.turn-picsmall li {
	top: 36px;
	left: 26px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.turn-picsmall li img {
	width: 77%;
	top: 50%;
	left: 23px;
	position: absolute;
	transform: translateY(-50%);
}

.turn-bgsmall {
	width: 200;
	height: 32px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	bottom: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-left: 20px;
}

.turn-titsmall {
	font-size: 12px;
	bottom: 5px;
}

.turn-titsmall a {
	color: #fff;text-decoration: none;font-size: 12px;
}

.turn-titsmall a:hover {
	color: #ffb02b;
	text-decoration: none;
}

.turn-titsmall li {
	position: absolute;
	z-index: 3;
	bottom: -20px;
	left: 28px;
}

.turn-btnsmall {
	position: absolute;
	z-index: 3;
	color: #fff;
	bottom: 325px;
	right: 72px;
}

.turn-btnsmall .lb{
	width: 12px;
	height: 22px;
	background: url(../images/left_arrowsmall.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 160px;
	left: -111px;
	cursor: pointer;
	z-index: 100000;
}

.turn-btnsmall .rb {
	width: 12px;
	height: 22px;
	background: url(../images/right_arrowsmall.png) no-repeat;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	z-index: 100000;
	top: 160px;
	right: -50px;
}

.turn-btnsmall span {
	text-align: left;
	margin-right: 51px;
}
/*多图切换 小图 右边*/
.turnsmallright {
	width: 266px;
	height: 332px;
	position: relative;
	overflow: hidden;
	/* margin: 0 0px 0 0px; */
	padding-top:20px;
}

.turn-loadingsmallright {
	width: 200px;
	height: 281px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
	background: #202f42;
}

.turn-loadingsmallright img {
	width: 32px;
	height: 32px;
	margin: 140px 0 0 235px;
}

.turn-picsmallright li {
	top: 36px;
	left: 26px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.turn-picsmallright li img {
	width: 75%;
	top: 50%;
	left: 23px;
	position: absolute;
	transform: translateY(-50%);
}

.turn-bgsmallright {
	width: 200;
	height: 32px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	bottom: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-left: 20px;
}

.turn-titsmallright {
	font-size: 12px;
	bottom: 5px;
}

.turn-titsmallright a {
	color: #fff;text-decoration: none;font-size: 12px;
}

.turn-titsmallright a:hover {
	color: #ffb02b;
	text-decoration: none;
}

.turn-titsmallright li {
	position: absolute;
	z-index: 3;
	bottom: -20px;
	left: 28px;
}

.turn-btnsmallright {
	position: absolute;
	z-index: 3;
	color: #fff;
	bottom: 325px;
	right: 78px;
}

.turn-btnsmallright .lb{
	width: 12px;
	height: 22px;
	background: url(../images/left_arrowsmall.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 160px;
	left: -111px;
	cursor: pointer;
	z-index: 100000;
}

.turn-btnsmallright .rb {
	width: 12px;
	height: 22px;
	background: url(../images/right_arrowsmall.png) no-repeat;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	z-index: 100000;
	top: 160px;
	right: -50px;
}

.turn-btnsmallright span {
	text-align: left;
	margin-right: 51px;
}
/*多图切换 大图*/
.turn {
	width: 613px;
	height: 600px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	margin: 0 100px;
	top:50px;
}

.turn-loading {
	width: 413px;
	height: 580px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
	background: #202f42;
}

.turn-loading img {
	width: 32px;
	height: 32px;
	margin: 140px 0 0 235px;
}

.turn-pic li {
	width: 72%;
	position: absolute;
	top: 0px;
	height: 545px;
	left: 100px;
	filter: alpha(opacity=0);
	opacity: 0;
	background: #000;
}

.turn-pic li img {
	width: 100%;
	/* height: auto; */
	/* margin-left: 20px; */
	/* overflow: hidden; */
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	vertical-align: middle;
}

.turn-bg {
	width: 413px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	bottom: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-left: 20px;
}

.turn-tit {
	font-size: 12px;
	/* padding-left: 20px; */
}

.turn-tit a {
	color: #fff;text-decoration: none;font-size: 14px;
}

.turn-tit a:hover {
	color: #ffb02b;
	text-decoration: none;
}

.turn-tit li {
	position: absolute;
	z-index: 3;
	bottom: -20px;
	left: 110px;
}

.turn-btn {
	position: absolute;
	z-index: 3;
	color: #fff;
	bottom: 8px;
	right: 30px;
}

.turn-btn .lb{
	width: 37px;
	height: 69px;
	background: url(../images/left_arrow.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: -340px;
	left: -483px;
	cursor: pointer;
	z-index: 100000;
}

.turn-btn .rb {
	width: 37px;
	height: 69px;
	background: url(../images/right_arrow.png) no-repeat;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	z-index: 100000;
	top: -340px;
	right: -30px;
}

.turn-btn span {
	text-align: left;
	margin-right: 51px;
}

/*单图切换*/
.oneimg{
	width: 413px;
	height: 600px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	top:50px;
}
.oneimg .img{
	width:100%;position: absolute;background: #000;
	top: 0px;
	height: 545px;
}
.oneimg .img img{
	width: 100%;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	vertical-align: middle;
}
.oneimg .title{
	width:100%;text-align: left;color: #fff;margin-top: 5px;bottom: 8px;left: 5px;position: absolute;

}

/* 2018.7.6 改版 */
.zongheRemarks{
	width:100%;float: left;border-top: 1px #efefef solid;
}
.zongheRemarks h1{
	height: 60px; line-height: 60px;font-size: 29px;color: #474747;font-weight: 400;border-bottom: 1px #efefef solid;padding-left: 50px;
}
.zongheRemarks .content{
	font-size: 16px;color: #999999;padding:23px 0 0 50px;width:94%
}
.gradeWrapper{
	width:100%;
}
.sapcetitle{
	float: right;text-align: center;margin: 20px 20px 0 0; color: #b0b0b0;font-size: 18px;
}
.sapcetitle span{
	color:#559fef;font-weight:bold;
}
.gradetextN{
	float:right;font-size: 16px;text-align: right;color: #bbb;margin:20px 15px 0 0;
}
.gradetextN a{margin-right:10px;margin-top:2px;float: right;}
.gradetextN span{float: right;color:#559FEF;}
.gradetextN a:hover span{
	text-decoration: underline;
}
.gradetextN img{
	margin-top: 3px;
}
.gradetextN span{
	margin-left: 3px;
}


/*损伤区块*/
.leftimgb{
	width:580px;height:700px;float:left;position: relative;
}
.leftimgb .leftimgb{
	width:580px;height:700px;
}
.leftimgb .leftimgb{
	width: 580px; height: 700px;position: absolute;top:0;left:0;
}
.leftimgb .leftimgb img{width:28px;height:28px;}
.leftimgb .leftimgb div{
	position: absolute;
	/*cursor: pointer;*/
}
.leftimgb .blockimg{
	width: 580px; height: 700px;position: absolute;top:0;left:0;
}
.leftimgb .blockimg img{
	position:absolute;top:0;left:0;
}

.damageleftb{
	display:none;width:213px;height:164px;padding-left:19px;padding-top:7px;background: url(../m/images/damageimg_bg.png) no-repeat;position: absolute;
}
.damageleftb img{
	max-width:204px;max-height: 157px;position: absolute;left:50%;top:50%;
	transform: translate(-48%,-50%);-webkit-transform: translate(-48%,-50%);-moz-transform: translate(-48%,-50%);-o-transform: translate(-48%,-50%);
}

/*等级说明*/
.gradedescriptionbox{
	width:100%;
	/* height:482px; */
	background: #fff;
	border-radius:5px;
	z-index:10000000;
}
.gradeleft{
	padding: 0;	width:100%;height:49px;margin-top: 1px;
}
.gradeleft li{
	height:49px;line-height: 49px;width:25%;text-align:center;border-right: 1px #eee solid;box-sizing: border-box;float:left;
	font-size: 16px;cursor: pointer;    border-bottom: 1px #eee solid;color: #657483;
}
.gradeleft li.on{
	background: #4A90EF;
	color: #fff;
}
.gradelist{
	width:100%;
	height: 358px;
}
.gradelist .gradeul{
	width:100%;float:left;padding: 0;
}
.gradelist .gradeul li{
	width:100%;
	float:left;
	border-bottom: 1px #ddd solid;
}
.gradelist .gradeul li:last-child{
	border-bottom:0;
}
.gradelist .gradeul .letter{
	width:100px;
	height: 70px;
	line-height: 70px;
	float:left;
	font-size: 36px;
	color: #676A6C;
	text-align: center;
}
.gradelist .gradeul .state{
	width:72px;
	height: 41px;
	float:left;
	font-size: 14px;
	color: #676A6C;
	padding-top: 26px;
	text-align: center;
}
.gradelist .gradeul .content{
	float:left;
	width:400px;
	padding-top: 23px;
	margin: 0;
}
.gradelist .gradeul .content h3{
	width:100%;float:left;font-size:14px;color: #657483;font-weight: normal;margin:0;padding: 0;line-height: 25px;text-align: left;
}

.gradelist .damagewrap{
	height:357px;overflow-y: auto;
}
.gradelist dl{
	width:90%;padding:0 5% 10px 5%;float:left;border-bottom: 1px #efefef solid;margin:0;
}
.gradelist dl:last-child{
	border-bottom:0;
}
.gradelist dl dt{
	width:100%;color: #000;font-size:16px;height: 60px;line-height: 60px;text-align: left;
}
.gradelist dl dd{
	width:100%;height:23px;line-height: 23px;color: #888;margin-bottom: 9px;text-align: left;
}
.gradelist dl dd img{
	width:20px;height: auto;margin-bottom:4px;margin-right: 10px;vertical-align: middle;
}
.jdtable{width:100%;}
.jdtable tr{border-bottom: 1px #eee solid;}
.jdtable th,.jdtable td{
	height:54px;line-height: 54px;text-align: left;
}
.jdtable th{
	color: #333;padding-left:15px;width:180px;font-size: 15px;
}
.jdtable td{
	color: #7c7c7c;background: url(../images/point.png) no-repeat left center;padding-left:15px;
}


/*损伤图片*/
.detectPrintPhoto{
	margin-top:40px;width:100%;overflow: hidden;margin-left:72px;
}
.detectPrintPhoto li{
	width:430px;
	height:321px;
	float:left;
	position: relative;
	margin-right:46px;
	margin-bottom: 18px;
	border: 1px #d8d8d8 solid;
}
.detectPrintPhoto li:nth-child(2n){
	margin-right: 0;
}
.detectPrintPhoto li .img {
	max-width:430px;max-height:321px;cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.detectPrintPhoto li .damagetitlePrint .content{
	margin:0;
}
.detectPrintPhoto li .damagetitlePrint{
	width:100%;
	/* height:auto; */
	position: absolute;
	left:0;
	bottom:0;
	color: #ccc;
	/* min-height: 70px; */
}
.detectPrintPhoto li .damagetitlePrint .bg{
	width:100%;height:100%;position: absolute;left:0;bottom:0;background: #000;opacity: .5;
}
.detectPrintPhoto li .damagetitlePrint .bg img{
	width:100%;height:100%;
}
.detectPrintPhoto li .damagetitlePrint p{
	text-align: left;line-height:20px;overflow: hidden;margin:0;padding: 0;font-size: 12px;color: #FFFFFF;
	letter-spacing: -0.12px;
	text-shadow: 0 2px 4px rgba(0,0,0,0.50);
}
.detectPrintPhoto li .damagetitlePrint .ico{
	width: 21px;height: 21px;margin-right: 15px;float: left;position: relative;
	left: 10px;
	top: 0;
}
.detectPrintPhoto li .damagetitlePrint .content{
	position: relative;
	width: 100%;
	height:100%;
	padding: 5px 0;
	bottom: 1px;
	/* top: 3px; */
}
.detectPrintPhoto li .damagetitlePrint .remarks{
	padding:0 37px;
}
.detectPrintPhoto li .damagetitlePrint .remarks:before{
	content: "";
}
/*2019.4.16 环车检测新增样式*/
.reportIntro{
	width:1120px;height:820px;margin: 20px auto 0  auto;background: url(../images/report_bg.png) no-repeat;float:left
}
.reportIntro h2{
	width:100%;height:55px;text-align: center;margin:40px auto 30px auto;
}
.otherCase{
	width:100%;text-align: center;display: inline-table;
}
.otherCase li{
	width:66px;height:70px;text-align: center;margin-right:70px;padding-top:78px;display: inline-block;
}
.otherCase li:last-child{
	margin-right: 0;
}
.otherCase li.nowater{
	background: url(../images/report_ico_nowater.png) no-repeat top center;
}
.otherCase li.water{
	background: url(../images/report_ico_water.png) no-repeat top center;
}
.otherCase li.nofair{
	background: url(../images/report_ico_nofair.png) no-repeat top center;
}
.otherCase li.fair{
	background: url(../images/report_ico_fair.png) no-repeat top center;
}
.otherCase li.nothing{
	background: url(../images/report_ico_nothing.png) no-repeat top center;
}
.otherCase li.thing{
	background: url(../images/report_ico_thing.png) no-repeat top center;
}
.otherCase li.nojoin{
	background: url(../images/report_ico_nopit.png) no-repeat top center;
}
.otherCase li.join{
	background: url(../images/report_ico_pit.png) no-repeat top center;
}
.otherCase li p{
	text-align: center;font-size: 16px;color: #C9925C;
}
.generalChecks{
	width:1036px;margin:0 auto;border-bottom: 1px #F2DDBE solid;padding-bottom: 10px;overflow: hidden;
}
.generalChecks .left{
	font-size: 22px;color: #676A6C;float:left
}
.generalChecks .right{
	float:right;font-size: 14px;color: #676A6C;
}
.generalChecks .right .gradetext{
	background: url(../images/what.png) no-repeat left center;padding-left:25px;font-size: 14px;color: #4A90EF;margin-left:20px;height: 20px;
    display: inline-block;    cursor: pointer;
}
.zonghedetect{
	width:1036px;margin:0 auto;border-bottom: 1px #F2DDBE solid;padding-bottom: 10px;overflow: hidden;
}
.zonghedetect li{
	width:50%;
	border-right:1px #F4E3C9 solid;
	float:left;
	margin: 30px 0;
	box-sizing: border-box;
	padding-left:30px;
}
.zonghedetect li:first-child{
	padding-left: 0;
}
.zonghedetect li:last-child{
	border-right: 0;
}
.zonghedetect li .top{
	width:100%;float:left;font-size: 18px;
}
.zonghedetect li .top .left{
	font-size: 22px;color: #676A6C;float:left;
} 
.zonghedetect li .top .left span{
	color: #59b278;margin-left:7px
}
.zonghedetect li .top .wyc{
	color: #676A6C;margin-left:7px;background: url(../images/wyc_ico.png) no-repeat;padding-left:34px;margin-left:67px;float:left;height:24px;
}
.zonghedetect li .top .yc{
	color: #676A6C;margin-left:7px;background: url(../images/yc_ico.png) no-repeat;padding-left:34px;margin-left:50px;float:left;height:24px;
}
.zonghedetect li .bottom{
	width:100%;float:left;margin-top: 20px;
}
.zonghedetect li .bottom .left{
	float:left;font-size: 22px;color: #676A6C;
}
.zonghedetect li .bottom .right{
	width:300px;float:left;font-size: 18px;color: #676A6C;margin-left:87px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 2px;
}
.zongheRemark{
	width:1036px;
	overflow: hidden;
	margin: 25px auto 50px auto;
}
.zongheRemark .left{
	float:left;font-size: 22px;color: #676A6C;
}
.zongheRemark .right{
	width:846px;float:left;font-size: 18px;color: #676A6C;margin-left:130px;margin-top: 5px;
	/*white-space: nowrap;text-overflow: ellipsis;overflow: hidden;    */
}
.viewReport{
	width:100%;text-align: center;
}
.viewReport a{
	width: 188px;height: 53px;line-height: 53px;border: 1px solid #4A90EF;border-radius: 27.5px;color: #4A90EF;display: inline-block;font-size: 18px;
}
.introductWeibao{
	width:1120px;height:58px;line-height:58px;margin:20px auto 0 auto;background: #FFFFFF;border: 1px solid #EDEDED;border-radius: 5px;
}
.introductWeibao span{
	padding-left:20px;font-size: 14px;color: #676A6C;
}
.introductWeibao a{
	width: 116px;height: 40px;line-height: 40px;background: #FFFFFF;border: 1px solid #4A90EF;border-radius: 20px;
    color: #4A90EF;display: inline-block;text-align: center;margin-left:23px;
}
/*平铺损伤图片*/
.loopDetectPhoto{
	margin-top:40px;width:1140px;overflow: hidden;margin-left:20px;
}
.loopDetectPhoto ul{
	overflow: hidden;margin:0;
}
.loopDetectPhoto li{
	width:540px;
	height:469px;
	float:left;
	position: relative;
	margin-right:40px;
	margin-bottom: 18px;
	border: 1px solid #D0D0D0;
	border-radius: 5px;
}
.loopDetectPhoto li:nth-child(2n){
	margin-right: 0;
}
.loopDetectPhoto li .img {
}
.loopDetectPhoto li .PartName .content{
	margin:0;
}
.loopDetectPhoto li .PartName{
	width:100%;
	/* height:auto; */
	position: absolute;
	left:0;
	bottom:0;
	color: #ccc;
	 min-height: 64px; 
}
.loopDetectPhoto li .PartName .bg{
	width:100%;height:100%;position: absolute;left:0;bottom:0;background: #6c6d6d;
}
.loopDetectPhoto li .PartName .bg img{
	width:100%;height:100%;
}
.loopDetectPhoto li .PartName p{
	text-align: left;line-height:20px;overflow: hidden;margin:0;padding: 0;font-size: 12px;color: #FFFFFF;
	letter-spacing: -0.12px;
	text-shadow: 0 2px 4px rgba(0,0,0,0.50);
}
.loopDetectPhoto li .PartName .ico{
	width: 20px;height: 20px;margin-right: 15px;float: left;position: relative;
	left: 10px;
	top: 0;
}
.loopDetectPhoto li .PartName .content{
	position: relative;
	width: 100%;
	height:100%;
	padding: 6px 0;
	bottom: 1px;
	font-size: 12px;
	color: #fff;
	line-height: 21px;
}
.loopDetectPhoto li .PartName .content span{
	width:50%;display: inline-block;float: left;margin:3px 0;text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*图片上的损伤列表*/
.damageDisplayList{
	width:100%;height:321px;position: absolute;top: 0;left: 0;cursor: pointer;
}
.damageDisplayList img{
	width: 540px;height: 405px;
}
.damageImg{
	width:100%;height:321px;position: relative;
}
.damageImg img{
	max-width:430px;max-height:321px;cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.damageDisplayList div{
	position: absolute;
}

.damageDisplayList .have,.damageDisplayList .not{
	width:635px;height:475px;position: absolute;
    top: 0px;left: 0;
}
.damageDisplayList div span{
	display: inline-block;color: #fff;
}
.damageDisplayList div .left{
	width:235px;height:35px;line-height:35px;
	padding-left:5px;
	background: url(../images/damageDisplayBgLeft.png) no-repeat ;float:left;
}
.damageDisplayList div .right{
	width:224px;height:35px;line-height:35px;margin-left: 20px;
	padding-left:16px;
	background: url(../images/damageDisplayBgRight.png) no-repeat ;
}
/*点击损伤图片放大*/
.damageDisplayListBig{
	width:100%;
	height: 546px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.damageImgBig{
	width:100%;height:475px;
	position: absolute;
    top: 0;
	/*position: relative;*/
}
.damageImgBig img{
	max-width:430px;max-height:475px;cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.PartNameBig .content{
	margin:0;
}
.PartNameBig{
	width:100%;
	/* height:auto; */
	position: absolute;
	left:0;
	bottom:0;
	color: #ccc;
	 min-height: 64px; 
}
.PartNameBig .bg{
	width:100%;height:100%;position: absolute;left:0;bottom:0;background: #627587;border-radius: 0px 0px 4px 4px
}
.PartNameBig .bg img{
	width:100%;height:100%;
}
.PartNameBig p{
	text-align: left;line-height:20px;overflow: hidden;margin:0;padding: 0;font-size: 12px;color: #FFFFFF;
	letter-spacing: -0.12px;
	text-shadow: 0 2px 4px rgba(0,0,0,0.50);
}
.PartNameBig .ico{
	width: 20px;
	height: 20px;
	margin-right:3px;
	float: left;
	position: relative;
	left: 10px;
	top: 0;
}
.PartNameBig .content{
	position: relative;
	width: 100%;
	height:100%;
	padding: 6px 24px;
	bottom: 1px;
	font-size: 12px;
	color: #fff;
	line-height: 21px;
	box-sizing: border-box;
}
.PartNameBig .content span{
	width:50%;display: inline-block;float: left;margin:3px 0;
    text-align: left;
}
/*损伤放大弹出层*/
.damagepopupBig{
	display:none;width:684px;height:592px;position: fixed;left:50%;top: 50%;margin-top:-300px;margin-left:-342px;z-index: 100000000;
}
/*关文字*/
.closeTxt{
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    opacity: 0.6;
    background: #191919;
    color: #fff;
    border-radius: 42px;
    position: absolute;
    right: 20px;top:20px;
    font-size: 12px;
}
.closedamagepopupBig{
	width:39px;height:39px;cursor: pointer;float: right;
}


/*2019-07-09*/
.detectTypeBox{
	width:100%;margin:50px auto 0 auto;text-align: center;float:left;clear: both;
}
.detectType{
	height:42px;line-height:42px;text-align: center;display: inline-flex;border-radius:21px;border:1px #d0d0d0 solid;
}
.detectType li{
	width:106px;text-align: center;font-size: 18px;color: #585E66;cursor: pointer;position: relative;
}
.detectType li:first-child{
	border-radius: 21px 0 0 21px;
}
.detectType li:last-child{
	border-radius: 0 21px 21px 0;
}
.detectType li.on{
	background: #4A90EF;color:#fff;
}
.detectType li span{
	border-right: 1px #d0d0d0 solid;height: 10px;float: right;position: absolute;top: 16px;right: 1px;
}
.detectType li.on span{
	display: none;
}
.detectItems{
	width: 1120px;
	text-align: center;
	float: left;
}
.detectItems h2{
	font-size: 20px;color: #676A6C;font-weight: normal;position: relative;margin-bottom: 20px;
}
.detectItems h2 span{
	font-size:14px;color: #676A6C;position: absolute;margin-left: 7px;padding-left: 28px;height: 20px;
}
.detectItems h2 .normal{
	color: #676A6C;
	background: url(../images/wyc_ico.png) no-repeat;
	left: 930px;
	background-size: 20px 20px;
}
.detectItems h2 .abnormal{
	color: #676A6C;background: url(../images/yc_ico.png) no-repeat;margin-left: 30px;
  right: 30px;background-size: 20px 20px;
}
.detectItems ul{
	width:1060px;padding:30px 30px 10px 30px;margin:0 auto;border: 1px solid #EDEDED;border-radius: 5px;overflow: hidden;
}
.detectItems ul li{
	width:20%;float: left;color: #676A6C;text-align: left;padding-left: 28px;margin-bottom: 20px;height: 20px;box-sizing: border-box;
}
.detectItems ul li.normal{
	background: url(../images/wyc_ico.png) no-repeat;background-size: 20px 20px;
}
.detectItems ul li.abnormal{
	background: url(../images/yc_ico.png) no-repeat;background-size: 20px 20px;
}
/*描述*/
.describe{
	width: 1120px;text-align: center;float: left;margin-top: 50px;
}
.describe h2{
	font-size: 20px;color: #676A6C;font-weight: normal;position: relative;margin-bottom: 20px;
}
.describeText{
	width:1060px;padding:30px;margin:0 auto 30px auto;border: 1px solid #EDEDED;border-radius: 5px;overflow: hidden;color: #676A6C;text-align: left;line-height: 20px;
}
